projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
438dd27
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Thu, 18 May 2006 14:38:57 +0000
(14:38 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Thu, 18 May 2006 14:38:57 +0000
(14:38 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0955a5da6844f61350f23a5b1a4d998ba637a84a..31efe51b26308e5def4f7b9cbc56816c65f9c741 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2006-05-18 Kim F. Storm <storm@cua.dk>
+
+ * progmodes/grep.el (grep-find): Don't check grep-find-command
+ before running command (breaks non-interactive usage).
+
2006-05-18 Thien-Thi Nguyen <ttn@gnu.org>
* emacs-lisp/ewoc.el (ewoc--adjust): New func.